home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amiga
/
cgraphx
/
c
/
include
/
proto
/
cybergraphics.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-11-19
|
210 b
|
8 lines
#ifndef PROTO_CYBERGRAPHICS_H
#define PROTO_CYBERGRAPHICS_H
#include <exec/types.h>
extern struct Library *CyberGfxBase;
#include <clib/cybergraphics_protos.h>
#include <pragmas/cybergraphics_pragmas.h>
#endif